home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / hacky_sack_jr.swf / scripts / DefineSprite_176 / frame_2 / DoAction_2.as next >
Text File  |  2011-08-19  |  63b  |  6 lines

  1. tellTarget("/bot")
  2. {
  3.    gotoAndStop("hurt");
  4.    play();
  5. }
  6.